setHighlightingEnabled

abstract fun setHighlightingEnabled(block: DesignBlock, enabled: Boolean)

Enable or disable selection and hover highlighting for a block.

Parameters

block

the block to update.

enabled

whether or not the block should show highlighting when selected or hovered.